# File lib/origen/undefined.rb, line 5 def inspect 'undefined' end
# File lib/origen/undefined.rb, line 9 def undefined? true end