136 137 138
# File 'lib/nagare.rb', line 136 def extend(attributes) Context.new(@attributes.merge(attributes)) end