# File lib/plucky/extensions/symbol.rb, line 81
  def eql?(other)
    self == other
  end