class Symbol

Public Instance Methods

try_dup() click to toggle source
# File lib/gorillib/object/try_dup.rb, line 41
def try_dup
  self
end