291 292 293 294 295
# File 'lib/protocol/http2/connection.rb', line 291 def open! @state = :open return self end