Module: Interview::ObjectContext

Defined in:
lib/interview/object_context.rb

Overview

todo: Überdenken

Instance Attribute Summary collapse

Instance Attribute Details

#objectObject

Returns the value of attribute object.



4
5
6
# File 'lib/interview/object_context.rb', line 4

def object
  @object
end