# File lib/declarative_authorization/development_support/analyzer.rb, line 102 def analyze_policy small_roles.length > 1 and small_roles.length.to_f / roles.length.to_f > SMALL_ROLES_RATIO end