# File lib/generators/helpers/model_helper.rb, line 12
      def arg_name(arg)
        arg.split(':').first        
      end