# File lib/rudy/mixins.rb, line 33
33:
def
empty?
34:
self
.
to_s
.
empty?
35:
end