505 506 507
# File 'lib/protocol/http2/stream.rb', line 505 def inspect "\#<#{self.class} id=#{@id} state=#{@state}>" end