# File lib/rvm/environment/tools.rb, line 52
      def path_identifier(path)
        @parent.tools_path_identifier(File.expand_path(path))
      end