class Gamefic::Proxy::Pick

def fetch(narrative)

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