class String

Permission is granted for use, copying, modification, distribution,
and distribution of modified versions of this work as long as the
above copyright notice is included.

++

Public Instance Methods

_blankslate_as_name() click to toggle source
# File lib/blankslate.rb, line 13
def _blankslate_as_name
  to_sym
end