# File lib/twitter/core_ext/kernel.rb, line 8
  def singleton_class; class << self; self; end; end