# File lib/fpm/flags.rb, line 4 def initialize(opts, flag_prefix, help_prefix) @opts = opts @flag_prefix = flag_prefix @help_prefix = help_prefix end