# File lib/aws/simple_workflow/domain.rb, line 92
      def deprecate
        client.deprecate_domain(:name => name)
        nil
      end