class RubyVM::InstructionSequence

def type

def type
  self.to_a[9]
end unless method_defined?(:type)