167 168 169 170
# File 'lib/sentry-ruby.rb', line 167 def configuration return unless initialized? get_current_client.configuration end