# File lib/yard/generators/mixins_generator.rb, line 7
      def initialize(*args)
        super
        @scope = options[:scope]
      end