module Treetop::Compiler::Metagrammar::SingleQuotedString1

def string

def string
  elements[1]
end