291 292 293 294
# File 'lib/tanker.rb', line 291 def functions(&block) @functions = block.call if block @functions end