class Gamefic::Subplot

def introduce(player)

def introduce(player)
  @concluded ? player : super
end