# File lib/vcr/test_frameworks/cucumber.rb, line 83
      def feature(feature)
        @parts.unshift feature.name
        self
      end