# File lib/faker/educator.rb, line 6
      def university
        "#{parse('educator.name')} #{fetch('educator.tertiary.type')}"
      end