# File lib/generators/templates/application/common/merb_thor/utils.rb, line 2 def /(other) (Pathname.new(self) + other).to_s end