Method: Fetching::FetchingHash#to_hash

Defined in:
lib/fetching/fetching_hash.rb

#to_hashObject



9
10
11
# File 'lib/fetching/fetching_hash.rb', line 9

def to_hash
  @table.dup
end