method

to_a

to_a()
public

No documentation available.

# File lib/cgi.rb, line 1154
      def to_a
        @params || [self]
      end