# File lib/monkey/ext/string.rb, line 129
def
file_relative?
Pathname
(
self
).
relative?
end