Returns:
80 81 82
# File 'lib/http/protocol/http2/connection.rb', line 80 def closed? @state == :closed end