# File lib/bundler.rb, line 479
    def feature_flag
      @feature_flag ||= FeatureFlag.new(VERSION)
    end