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