# File lib/main/parameter.rb, line 622
      def cast sym=nil, &b 
        param.cast = sym || b 
      end