describe :file_socket, :shared => true do
  ruby_version_is "1.9" do
# please add a 1.9 test that accepts a mock_to_path("/path") argument
#    it "accepts an object that has a #to_path method"
  end
end
