# File lib/hoptoad_notifier/configuration.rb, line 199
    def merge(hash)
      to_hash.merge(hash)
    end