# File lib/facets/more/hashbuilder.rb, line 40 def initialize( blockstr=nil, &block ) @hash = {} @flag = {} end