6 7 8
# File 'lib/queryable_hash.rb', line 6 def self.wrap(hash, **args) Wrapper.new hash, **args end