class Google::Cloud::Config::DeferredValue

def initialize &block

def initialize &block
  @callback = block
end