# File lib/radius/tag_binding.rb, line 32
    def expand
      double? ? block.call : ''
    end