# File lib/licensee.rb, line 37
    def licenses(options = {})
      Licensee::License.all(options)
    end