# File temp/parseexception.rb, line 37 def position @source.current_line[0] if @source and defined? @source.current_line and @source.current_line end