# File lib/gamefic/proxy/base.rb, line 8 def initialize *args @args = args end
# File lib/gamefic/proxy/base.rb, line 12 def fetch(narrative); end