# File lib/chart-candy.rb, line 10
  def self.translate(path, options={})
    I18n.translate("chart_candy.#{path}", options)
  end