class ActiveAdmin::Resource

def resource_attributes

def resource_attributes
  @resource_attributes ||= default_attributes
end