# File lib/rcodetools/completion.rb, line 211
  def magic_help_code(recv, meth)
    oneline_ize __magic_help_code("#{VAR}_result", recv, meth)
  end