# File lib/generators/nifty/scaffold/scaffold_generator.rb, line 68
      def add_gems
        add_gem "mocha", :group => :test
      end