# File lib/friendly_id/active_record2/slug.rb, line 57
  def current?
    sluggable.slug == self
  end