# File lib/Borges/Preference/ListPreference.rb, line 5 def initialize(value, options) super(value) @options = options end