# File lib/gherkin/formatter/pretty_formatter.rb, line 38
      def background(background)
        replay
        @statement = background
      end