class Contracts::SetOf

def testable?

def testable?
  Testable.testable? @contract
end