# File lib/rolify/role.rb, line 8
    def self.included(base)
      base.extend Finders
    end