116 117 118
# File 'lib/tmuxinator/project.rb', line 116 def kill self.class.render_template(Tmuxinator::Config.stop_template, binding) end