# File lib/aws/ec2/availability_zone.rb, line 65
      def region
        Region.new(self.region_name, :config => config)
      end