Method: RQ::OrderedAutoHash#class

Defined in:
lib/rq/orderedautohash.rb

#classObject

–}}}



29
30
31
32
33
# File 'lib/rq/orderedautohash.rb', line 29

def class
#--{{{
  ::Hash
#--}}}
end