# File lib/cucumber/formatter/pretty.rb, line 93
      def background_name(keyword, name, file_colon_line, source_indent)        
        print_feature_element_name(keyword, name, file_colon_line, source_indent)
      end