class Object

@private

Public Instance Methods

itself() click to toggle source
# File lib/infoboxer/core_ext.rb, line 7
def itself
  self
end