class Spork::TestFramework::NoFrameworkMatched

def message

def message
  "Couldn\'t find a supported test framework that begins with '#{@beginning_with}'"
end