adds a lot of to_ssss

This commit is contained in:
Torsten Ruger
2018-04-17 20:26:15 +03:00
parent 7c33f19bee
commit df08cb78e2
9 changed files with 52 additions and 1 deletions

View File

@ -14,6 +14,10 @@ module Mom
@name = name
end
def to_s
"Label: #{name}"
end
# A Mom::Label converts one2one to a Risc::Label. So in a way it could not be more
# simple.
# Alas, since almost by definition several roads lead to this label, all those