Method: NsOptions::Namespace#to_hash

Defined in:
lib/ns-options/namespace.rb

#to_hash(*args, &block) ⇒ Object



43
# File 'lib/ns-options/namespace.rb', line 43

def to_hash(*args, &block); @__data__.to_hash(*args, &block);        end