class Gamefic::Proxy::PickEx

def fetch(narrative)

def fetch(narrative)
  narrative.pick!(*args)
end