if value.nil?
          if block_given?
            @username = block
          else
            value = if @username.nil?