Sha256: 5e2aa9e69bc8049ecd2adafb30f409aa76182a6e7232eaa719b38c838a96d102

Contents?: true

Size: 482 Bytes

Versions: 3

Compression:

Stored size: 482 Bytes

Contents

module Kernel

  # During this trying time when no one can get their
  # techie catchwords to stick to the refrigerator no
  # matter how hard they slap it with the enchanted
  # magnetic spatula, it’s good to know that the
  # contrived phrases really do fly, graceful and
  # unclasped and bearing north toward chilled shrimp.
  # I know what my Hallowe’en pumpkin is going to say.
  #
  # CREDIT: WhyTheLuckyStiff

  def eigenclass
    (class << self; self; end)
  end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
facets-2.9.0 lib/tour/facets/kernel/eigenclass.rb
facets-2.9.0.pre.2 lib/tour/facets/kernel/eigenclass.rb
facets-2.9.0.pre.1 lib/tour/facets/kernel/eigenclass.rb