# File lib/bundler/errors.rb, line 132
    def message
      "Attempting to #{action} `#{@path}` is unsupported by your OS."
    end