class Rails::Command::CredentialsCommand

def key_path

def key_path
  @key_path ||= relative_path(config.key_path)
end