# File lib/fog/storage/openstack/models/file.rb, line 36 def initialize(new_attributes = {}) super @dirty = if last_modified then false else true end end