# File lib/cloudfiles/storage_object.rb, line 28
    def refresh
      @object_metadata = nil
      true
    end