# File lib/origin/optional.rb, line 71 def hint(value = nil) option(value) { |options| options.store(:hint, value) } end