Method: Fetching#hash

Defined in:
lib/fetching.rb

#hashObject



45
46
47
# File 'lib/fetching.rb', line 45

def hash
  self.class.hash ^ @table.hash
end