module Jeweler::Generator::RspecMixin

def feature_support_require

def feature_support_require
  'rspec/expectations'
end