module Jeweler::Generator::BaconMixin

def feature_support_extend

def feature_support_extend
  'Test::Unit::Assertions' # NOTE can't use bacon inside of cucumber actually
end