Method: HSafe#initialize
- Defined in:
- lib/vimamsa/util.rb
#initialize(hash) ⇒ HSafe
159 160 161 162 |
# File 'lib/vimamsa/util.rb', line 159 def initialize(hash) @h = hash @a = [] end |
159 160 161 162 |
# File 'lib/vimamsa/util.rb', line 159 def initialize(hash) @h = hash @a = [] end |