@private
# File lib/gearbox.rb, line 144 def path(path) File.expand_path("../examples/#{path}", __FILE__) end