class Statsig::UninitializedError

def initialize(msg="Must call initialize first.")

def initialize(msg="Must call initialize first.")
  super
end