module Jeweler::Generator::RspecMixin

def feature_support_extend

def feature_support_extend
  nil # Cucumber is smart enough extend Spec::Expectations on its own
end