module AttributesHelper

def current_attributes_strategy

def current_attributes_strategy
  @_current_attribute_settings&.dig(:strategy)
end