core_refinements.rb

lib/sequel/extensions/core_refinements.rb

These are refinements to core classes that allow the Sequel DSL to be used without modifying the core classes directly. After loading the extension via:

Sequel.extension :core_refinements

you can enable the refinements for particular files:

using Sequel::CoreRefinements