# File lib/ramaze/gestalt.rb, line 78
    def select(*args, &block)
      _gestalt_call_tag(:select, args, &block)
    end