Attributes
| status | [R] |
Public class methods
new
(status)
[show source]
# File lib/stella.rb, line 98 def initialize(status) @status = status end