Method: String::Mask#to_str

Defined in:
lib/strmask.rb

#to_strObject

The underlying string object.



39
40
41
# File 'lib/strmask.rb', line 39

def to_str
  @to_str
end