21 22 23
# File 'lib/o2h.rb', line 21 def host(recipe) File.expand_path(File.join(%w{o2h recipes host} << recipe + ".rb"), File.dirname(__FILE__)) end