# File lib/callsite.rb, line 77 def relative(path) File.expand_path(File.join(Kernel.__DIR_REL__(caller.first), path)) end