# File lib/celerity/elements/image.rb, line 48
    def width
      assert_exists
      @object.getWidth
    end