# File lib/hike/index.rb, line 105
      def relative?(logical_path)
        logical_path.to_s =~ /^\.\.?\//
      end