10 11 12
# File 'lib/media_types/scheme/not_strict.rb', line 10 def inspect '((noop: not strict))' end
6 7 8
# File 'lib/media_types/scheme/not_strict.rb', line 6 def validate!(*_args, **_opts) true end