# File lib/inline_acceleration.rb, line 392
      def ruby_method_parameter
        "#{arg_name}=" + (is_pointer_type? ? 'nil' : '0')
      end