# File lib/hoptoad_notifier.rb, line 96
    def notify(exception, opts = {})
      send_notice(build_notice_for(exception, opts))
    end