# File lib/fog/compute/terremark/models/server.rb, line 25
        def reload
          merge_attributes(service.get_vapp(id).body)
        end