# File lib/sdb/active_sdb.rb, line 151 def connection @connection || raise(ActiveSdbError.new('Connection to SDB is not established')) end