37 38 39
# File 'lib/talks/configuration.rb', line 37 def voice(type) voices[type] if voices.keys.include?(type) end