class Magick::OptionalMethodArguments

def initialize(img)

def initialize(img)
   @img = img
end