62 63 64
# File 'lib/pipetree/insert.rb', line 62 def insert!(new_function, options) Pipetree::Insert.(self, new_function, options) end