22
# File 'lib/pretty_debug.rb', line 22 def self.glob_relative f; glob(File.expand_path(f, caller_location(1).dirname)) end