# File lib/more/facets/reference.rb, line 57 def method_missing(*args, &block) @ref.__send__(*args, &block) end