Sets the attribute server
Parameters:
the value to set the attribute server to.
17 18 19
# File 'lib/shards/db.rb', line 17 def server=(value) @server = value end