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