class Cucumber::Core::Ast::DocString

def to_str

def to_str
  @content
end