class Mustache::Utils::String

def initialize string

def initialize string
  @string = string
end