# File lib/aws/route_53/hosted_zone_collection.rb, line 43 def [] hosted_zone_id HostedZone.new(hosted_zone_id, :config => config) end