module GeneratorSpec::TestCase::ClassMethods

def destination(path)

def destination(path)
  self.test_case.destination_root = path
end