# File lib/em-twitter/client.rb, line 70
      def on_not_found(&block)
        @not_found_callback = block
      end