# File lib/skeleton/serializers/options.rb, line 18
      def to_json(*)
        MultiJson.dump(to_h)
      end