# File lib/aws/route_53/hosted_zone.rb, line 105
      def get_resource attr_name = nil
        client.get_hosted_zone(:id => id)
      end