# File lib/em/connection.rb, line 708
    def paused?
      EventMachine::connection_paused? @signature
    end