# File lib/racc/sourcetext.rb, line 29
    def location
      "#{@filename}:#{@lineno}"
    end