class Shoulda::Matchers::MatcherContext

def inside_a_shoulda_context_project?

def inside_a_shoulda_context_project?
  defined?(Shoulda::Context)
end