Returns:
61 62 63
# File 'lib/protocol/http2/frame.rb', line 61 def valid_type? @type == self.class::TYPE end