class Rails::Command::EncryptedCommand

def content_path

def content_path
  @content_path ||= args[0]
end