Returns:
63 64 65
# File 'lib/html_proofer/attribute/url.rb', line 63 def path? !parts.host.nil? && !parts.path.nil? end