# File lib/lowline.rb, line 11
  def dcfirst; self[0..0].downcase + self[1..-1] end