# File lib/feature/repository/simple_repository.rb, line 15
      def initialize
        @active_features = []
      end