21 22 23
# File 'lib/rfunk/attribute/function.rb', line 21 def value(options) RFunk.some(RFunk.some(variables)[options]) end