Method: UpGuard::ConnectionManagerList#to_hash

Defined in:
lib/upguard/ConnectionManagerList.rb

#to_hashObject



5
6
7
8
# File 'lib/upguard/ConnectionManagerList.rb', line 5

def to_hash
  h = {}
  return h
end