# File lib/dragonfly/image_magick/analyser.rb, line 12 def height(temp_object) identify(temp_object)[:height] end