# File lib/radius/context.rb, line 28
    def with
      yield self
      self
    end