# File lib/dragonfly/generator.rb, line 4
    def generate(method, *args)
      call_last(method, *args)
    end