class SplitIoClient::Cache::Repositories::SegmentsRepository

def ready!

def ready!
  @adapter.set_string(namespace_key('.segments.ready'), Time.now.utc.to_i)
end