# File lib/cucumber/ast/py_string.rb, line 27
        def py_string(string, line_number)
          @string = string
        end