# File lib/generators/helpers/model_helper.rb, line 16
      def arg_type(arg)
        arg.split(':')[1] || 'string'
      end