# File lib/celerity/elements/image.rb, line 57
    def height
      assert_exists
      @object.getHeight
    end