12 13 14
# File 'lib/exiftool.rb', line 12 def self.command=(path_to_exiftool) @command = path_to_exiftool end