# File lib/camping/server.rb, line 116 def default_options super.merge({ :Port => 3301, :database => Options::DB }) end