Method: CodeTools::CompiledFile#magic

Defined in:
lib/rubinius/code/compiler/compiled_file.rb

#magicObject (readonly)

Returns the value of attribute magic.



20
21
22
# File 'lib/rubinius/code/compiler/compiled_file.rb', line 20

def magic
  @magic
end