# File lib/rubygems/command_manager.rb, line 24 def initialize(path) super("You don't have write permissions into the #{path} directory.") end