# File mrplot/helpers.rb, line 47 def initialize(hash=nil, &substitution) @hash = hash @substitution = substitution end