class RSpec::Core::Configuration

def mock_framework=(framework)

Delegates to mock_framework=(framework)
def mock_framework=(framework)
  mock_with framework
end