# File lib/archive/zip/entry.rb, line 1053 def file_path=(file_path) @file_data = nil @raw_data = nil @file_path = file_path end