# File lib/arr-pm/file/header.rb, line 29 def initialize(file) @file = file @inspectables = [:@length, :@index_count, :@data_length] @tags = [] end