class RubyXL::Cell

def row

def row
  r && r.first_row
end