# File lib/aws/s3/object_version_collection.rb, line 69
def
latest
self
.
find
{
|
version
|
true
}
end