# File lib/hoptoad_notifier/configuration.rb, line 178
    def ignore_user_agent_only=(names)
      @ignore_user_agent = [names].flatten
    end