55 56 57
# File 'lib/kaiser/kaiserfile.rb', line 55 def attach_mount(from, to) attach_mounts << [from, to] end