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