# File rparsec/id_monad.rb, line 12
  def mplus a, b
    a
  end