This method is only available on newer versions. The first available version (v2_6_3) is shown here.
feature_flag()
No documentation available.
# File lib/bundler.rb, line 477 def feature_flag @feature_flag ||= FeatureFlag.new(VERSION) end