19 20 21
# File 'lib/gamefic/standard/queries.rb', line 19 def room *args RoomQuery.new(Gamefic::Standard::Room, *args, name: 'room') end