# File lib/aws/route_53.rb, line 82
    def hosted_zones
      HostedZoneCollection.new(:config => config)
    end