Information about Featury object
Information can be obtained about each Featury object.
Method info
ruby
info = User::OnboardingFeature.info
ruby
info.features # Feature flags of the current class.
info.groups # Feature flag groups of the current class.
info.tree # Tree of feature flags from the current class.