Class: CastOff::Compiler::SingletonClass

Inherits:
Object
  • Object
show all
Defined in:
lib/cast_off/compile/configuration.rb

Class Method Summary collapse

Class Method Details

.to_sObject



7
8
9
# File 'lib/cast_off/compile/configuration.rb', line 7

def self.to_s
  "<< SINGLETON CLASS >>"
end