# File lib/jeweler/generator.rb, line 163
    def features_steps_dir
      File.join(features_dir, 'step_definitions')
    end