Module: Flex::Struct::Hash::Nil

Defined in:
lib/flex/struct/hash.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missingObject



53
54
55
# File 'lib/flex/struct/hash.rb', line 53

def method_missing(*)
  self
end