# File lib/webmock/webmock.rb, line 33
  def allow_net_connect!
    Config.instance.allow_net_connect = true
  end