# File lib/aws/simple_workflow/type.rb, line 78
      def self.ruby_name
        Core::Inflection.ruby_name(name.split(/::/).last)
      end