22 23 24
# File 'lib/flonkerton.rb', line 22 def draw(options = {}) super(*draw_args(defaults.merge(options))) end