StandardError
# File lib/sup/source.rb, line 6 def initialize *a raise "don't instantiate me!" if SourceError.is_a?(self.class) super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.