Returns:
96 97 98
# File 'lib/protocol/http2/connection.rb', line 96 def closed? @state == :closed end