8 9 10
# File 'lib/protobuf/optionable.rb', line 8 def get_option(name) @_optionable_options.try(:[], name) end