# File lib/cucumber/parser/table.rb, line 82
        def at_line?(line)
          cells.line == line
        end