# File lib/sup/index.rb, line 237
  def self.const_missing x; @obj.class.const_get(x) end