class Mocha::Configuration

def stubbing_method_on_nil

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