# File lib/em-twitter/client.rb, line 78
      def on_too_long(&block)
        @too_long_callback = block
      end