# File lib/aws/ec2/volume.rb, line 55
def
initialize
(
id
,
opts
= {})
@id
=
id
super
(
opts
)
end