class Rails::Command::SecretsCommand

def show

def show
  say Rails::Secrets.read
end