class Cucumber::Ast::PyString::Builder

def py_string(string, line_number)

def py_string(string, line_number)
  @string = string
end