module Sentry

def integrations

Returns:
  • (Hash{String=>Hash}) -
def integrations
  @integrations ||= {}
end