Class: Ask::Agent::Events::ReflectionStart
- Inherits:
-
Data
- Object
- Data
- Ask::Agent::Events::ReflectionStart
- Defined in:
- lib/ask/agent/events.rb
Instance Attribute Summary collapse
-
#reflection_number ⇒ Object
readonly
Returns the value of attribute reflection_number.
Instance Attribute Details
#reflection_number ⇒ Object (readonly)
Returns the value of attribute reflection_number
27 28 29 |
# File 'lib/ask/agent/events.rb', line 27 def reflection_number @reflection_number end |