# File lib/facets/more/httpaccess.rb, line 207
  def no_proxy=(no_proxy)
    @no_proxy = no_proxy
    reset_all
  end