# File lib/s3/right_s3.rb, line 619 def reload_meta @meta_headers = self.class.split_meta(@bucket.s3.interface.head(@bucket, @name)).last end