65 66 67
# File 'lib/anystyle.rb', line 65 def self.parse(input, **opts) parser.parse(input, **opts) end