118 119 120
# File 'lib/el_finder/pathname.rb', line 118 def relative_to(other) @path.relative_path_from(other) end