# File lib/RMagick.rb, line 1901
    def define(key, val = nil)
       @img.define(key, val)
    end