9 10 11
# File 'lib/brute/prompts/identity.rb', line 9 def self.call(ctx) Prompts.read("identity", ctx[:provider_name]) end