# File examples/fox/bitmapper.rb, line 74
  def loadImage(file)
    sendJabberImage(file)
    updateImage(file)
  end