# File lib/ruby-progressbar/components/percentage.rb, line 6 def initialize(options = {}) self.progress = options[:progress] end