Returns a new instance of Parser.
8 9 10
# File 'lib/journey/parser_extras.rb', line 8 def initialize @scanner = Scanner.new end