Implements [Iterator::prev], moves to the previous row.
prev($result);
$this Module_Database_Result::prev( )
$this
public function prev() { -- $this->_current_row; return $this; }