# File lib/buildr/core/application.rb, line 85
    def profiles
      @profiles ||= load_from('profiles')
    end