# File lib/travis/client/account.rb, line 26
      def education
        load_attribute('education') { false } if member?
      end