# File lib/facets/more/stateparser.rb, line 206
  def last ; @content.empty? ? @content : @content.last ; end