module RR::KeywordArguments

Public Class Methods

fully_supported?() click to toggle source
# File lib/rr/keyword_arguments.rb, line 5
def fully_supported?
  true
end