# File lib/aws/s3/object_version.rb, line 60 def url_for method, options = {} object.url_for(method, options.merge(:version_id => version_id)) end