class Steep::Project::DSL::TargetDSL

def project!

def project!
  project or raise "TargetDSL doesn't have project (#{name})"
end