# File lib/soap/element.rb, line 226
  def encode?
    @force_encode or length > 0
  end