30 31 32 33
# File 'lib/feature-rich/feature.rb', line 30 def modify(ary) content_will_change! content.modify(ary) end