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