# File lib/ramaze/gestalt.rb, line 56
    def method_missing(meth, *args, &block)
      _gestalt_call_tag meth, args, &block
    end