276 277 278 279 280
# File 'lib/protocol/http2/connection.rb', line 276 def open! @state = :open return self end