class Mocha::Configuration

def stubbing_method_on_non_mock_object

Other tags:
    Private: -
def stubbing_method_on_non_mock_object
  @options[:stubbing_method_on_non_mock_object]
end