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