class GeneratorSpec::Matcher::File

def contains(text)

def contains(text)
  @contents << text
end