Libraries
»
strmask
(0.2.1)
»
Index
»
String
»
Mask
»
#to_str
Method: String::Mask#to_str
Defined in:
lib/strmask.rb
#
to_str
⇒
Object
The underlying string object.
39 40 41
# File 'lib/strmask.rb', line 39
def
to_str
@to_str
end