# File lib/more/facets/hashbuilder.rb, line 47 def self.load( blockstr, &block ) new( blockstr, &block ).to_h end