# File lib/t/core_ext/string.rb, line 3
  def prepend_at
    "@#{self}"
  end