# File lib/main/parameter.rb, line 696 def [] *a, &b p = super ensure raise NoneSuch, a.join(',') unless p end
[Validate]
Generated with the Darkfish Rdoc Generator 2.