# File lib/main/parameter.rb, line 160
    def optional?
      not required?
    end