# File lib/god/server.rb, line 17
    def method_missing(*args, &block)
      @meddle.send(*args, &block)
    end