class Fathom::Config
Attributes
storage[W]
Public Instance Methods
storage()
click to toggle source
# File lib/fathom.rb, line 12 def storage @storage ||= Hash end
# File lib/fathom.rb, line 12 def storage @storage ||= Hash end