Returns true if the SDK is initialized.
Returns:
289 290 291
# File 'lib/sentry-ruby.rb', line 289 def initialized? !!get_main_hub end