module FileSpec::Matchers

A collection of RSpec matchers for making file assertions

@example

RSpec.configure do |config|
  config.include FileSpec::Matchers
end