minor fixes

This commit is contained in:
Torsten Ruger
2015-05-31 14:44:26 +03:00
parent db5c958d2e
commit 7a5cf03d73
8 changed files with 13 additions and 10 deletions

View File

@ -14,6 +14,8 @@ module Parfait
super(0)
@name = name
end
attr_reader :name
# this is a sof check if there are instance variables or "structure"
# have to override false, as word answers true
def is_value?