9 10 11 12
# File 'lib/psd/layer_info/layer_name_source.rb', line 9 def parse @id = @file.read_string(4) return self end