# File lib/webmock/webmock.rb, line 98
  def self.hide_stubbing_instructions!
    Config.instance.show_stubbing_instructions = false
  end