# File lib/cucumber/ast/table.rb, line 167
      def rows
        raw[1..-1]
      end