# File lib/active_model/mass_assignment_security.rb, line 191 def accessible_attributes(role = :default) accessible_attributes_configs[role] end