# File lib/spreadsheet/excel/offset.rb, line 11 def initialize *args super @changes = {} @offsets = {} end