Method: Weak::UndefinedClass#initialize

Defined in:
lib/weak/undefined.rb

#initializeUndefinedClass

Returns a new instance of UndefinedClass.



19
20
21
# File 'lib/weak/undefined.rb', line 19

def initialize
  freeze
end