Class: Proc::Composer::Undefined

Inherits:
Object
  • Object
show all
Defined in:
lib/proc/composer/undefined.rb

Overview

public

Instance Method Summary collapse

Instance Method Details

#inspectObject



8
9
10
# File 'lib/proc/composer/undefined.rb', line 8

def inspect
  "(undefined)".inspect
end